home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / icon tools / opticon-1.8 / opticon_1_8.readme < prev    next >
Text File  |  1996-04-07  |  3KB  |  56 lines

  1. Short: Optimize icons for size/speed, gen. C code
  2. Type: util/wb
  3. Uploader: ferber@rpksun2.mach.uni-karlsruhe.de (Tobias Ferber)
  4. Author: ukjg@rzstud1.rz.uni-karlsruhe.de (Tobias Ferber)
  5. Replaces: OptIcon-1.5.lha
  6.  
  7. This package includes OptIcon version 1.8 and Icon2C version 1.3.
  8. OptIcon optimizes Workbench icon files for size and speed.  I.e. planes
  9. which are entirely 0 or 1 are modified to use the Image's PlanePick and
  10. PlaneOnOff fields,  trailing 0-planes are removed.
  11.  
  12. OPTICON ALLOWS YOU TO LIMIT THE # OF BITPLANES IN ICON FILES.  YOU MAY
  13. NEED THIS TO CUT OFF ALL BUT THE FIRST <n> PLANES OF THE IMAGES BECAUSE
  14. OF THE PROBLEM WITH COMMODORE'S ICON EDITOR WHICH ALWAYS WRITES 8 BITPLANE
  15. IMAGES !!!
  16.  
  17. This speeds up Martin Huttenloher's MagicWB icons by a factor of 2-3 !!
  18. A scriptfile to patch a complete directory tree's icon files is included
  19. in this archive.
  20.  
  21. THIS VERSION OF OPTICON NOW ALSO ALLOWS YOU TO EXPAND YOUR 8 OR MORE COLOR
  22. ICONS FOR THE USE ON A 16 OR MORE COLOR WORKBENCH.
  23.  
  24. This is important due to the new color system under OS3.x which always
  25. shifts the second 4 colors to the end of the system palette.  Therefore
  26. you might want to adapt an icon's color depth to the actual screenmode
  27. it is used on.
  28.  
  29. Icon2C generates a highly documented and directly compilable C sourcecode
  30. from an icon image.  If compiled w/ -DTEST option an executable will be
  31. generated which writes back the original icon to disk.
  32. This allows you to modify an icon in detail for your own needs.
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.    12474    4960 60.2% 17-Jul-94 22:44:16  opticon-1.8/COPYING
  40.     1720     862 49.8% 17-Jul-94 22:44:16  opticon-1.8/Distfile
  41.     1413     707 49.9% 17-Jul-94 22:44:18  opticon-1.8/DMakefile
  42.    40732   19113 53.0% 17-Jul-94 22:44:16  opticon-1.8/icon2c
  43.    47199    9638 79.5% 17-Jul-94 22:44:16  opticon-1.8/icon2c.c
  44.     1879     978 47.9% 17-Jul-94 22:44:16  opticon-1.8/icon2c.doc
  45.     1398     709 49.2% 17-Jul-94 22:44:18  opticon-1.8/Makefile
  46.      865     304 64.8% 17-Jul-94 22:44:16  opticon-1.8/memfn.c
  47.      570     237 58.4% 17-Jul-94 22:44:16  opticon-1.8/memfn.h
  48.    13540    7970 41.1% 17-Jul-94 22:44:16  opticon-1.8/opticon
  49.    18877    5815 69.1% 17-Jul-94 22:44:16  opticon-1.8/opticon.c
  50.     4221    2031 51.8% 17-Jul-94 22:44:16  opticon-1.8/opticon.doc
  51.     1488     882 40.7% 17-Jul-94 22:44:18  opticon-1.8/opticon.readme
  52.     8005    2914 63.5% 17-Jul-94 22:44:16  opticon-1.8/opticon.rexx
  53.     1161     670 42.2% 17-Jul-94 22:44:18  opticon-1.8/PatchIcons
  54. -------- ------- ----- --------- --------
  55.   155542   57790 62.8% 19-Jul-94 00:00:10   15 files
  56.